func github.com/jackc/pgx/v5/pgtype.parseDigits
2 uses
github.com/jackc/pgx/v5/pgtype (current package)
date.go#L321: year, err := parseDigits(datePart[:yearEnd])
date.go#L364: func parseDigits(b []byte) (int64, error) {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)